FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.ita.aws#1.2.0 (156 ms)

Package kbv.ita.aws
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Genetische_Untersuchung
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Genetische_Untersuchung
Version 1.2.0
Status active
Name KBV_PR_AW_Genetische_Untersuchung
Title KBV_PR_AW_Genetische_Untersuchung
Experimental False
Copyright Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type Procedure
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anlage KBV_PR_AW_Anlage

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung KBV_PR_AW_Begegnung
https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient KBV_PR_AW_Patient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Genetische_Untersuchung",
  "version" : "1.2.0",
  "name" : "KBV_PR_AW_Genetische_Untersuchung",
  "title" : "KBV_PR_AW_Genetische_Untersuchung",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright" : "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Procedure",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Procedure.id",
        "path" : "Procedure.id",
        "min" : 1
      },
      {
        "id" : "Procedure.meta",
        "path" : "Procedure.meta",
        "min" : 1
      },
      {
        "id" : "Procedure.meta.versionId",
        "path" : "Procedure.meta.versionId",
        "min" : 1
      },
      {
        "id" : "Procedure.meta.lastUpdated",
        "path" : "Procedure.meta.lastUpdated",
        "min" : 1
      },
      {
        "id" : "Procedure.meta.profile",
        "path" : "Procedure.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Genetische_Untersuchung|1.2.0"
      },
      {
        "id" : "Procedure.text",
        "path" : "Procedure.text",
        "min" : 1
      },
      {
        "id" : "Procedure.identifier",
        "path" : "Procedure.identifier",
        "max" : "0"
      },
      {
        "id" : "Procedure.instantiatesCanonical",
        "path" : "Procedure.instantiatesCanonical",
        "max" : "0"
      },
      {
        "id" : "Procedure.instantiatesUri",
        "path" : "Procedure.instantiatesUri",
        "max" : "0"
      },
      {
        "id" : "Procedure.basedOn",
        "path" : "Procedure.basedOn",
        "max" : "0"
      },
      {
        "id" : "Procedure.partOf",
        "path" : "Procedure.partOf",
        "max" : "0"
      },
      {
        "id" : "Procedure.status",
        "path" : "Procedure.status",
        "definition" : "Der Status dieser Ressource ist immer completed.",
        "fixedCode" : "completed"
      },
      {
        "id" : "Procedure.statusReason",
        "path" : "Procedure.statusReason",
        "max" : "0"
      },
      {
        "id" : "Procedure.category",
        "path" : "Procedure.category",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.category.coding",
        "path" : "Procedure.category.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.category.coding.system",
        "path" : "Procedure.category.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.category.coding.version",
        "path" : "Procedure.category.coding.version",
        "max" : "0"
      },
      {
        "id" : "Procedure.category.coding.code",
        "path" : "Procedure.category.coding.code",
        "min" : 1,
        "fixedCode" : "Genetische_Untersuchung",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.category.coding.display",
        "path" : "Procedure.category.coding.display",
        "max" : "0"
      },
      {
        "id" : "Procedure.category.coding.userSelected",
        "path" : "Procedure.category.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Procedure.category.text",
        "path" : "Procedure.category.text",
        "max" : "0"
      },
      {
        "id" : "Procedure.code",
        "path" : "Procedure.code",
        "short" : "OMIM-G-Code",
        "definition" : "In diesem Element wird das untersuchte Gen durch einen OMIM-G-Code angegeben.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.code.coding",
        "path" : "Procedure.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.code.coding:omim_g",
        "path" : "Procedure.code.coding",
        "sliceName" : "omim_g",
        "max" : "1"
      },
      {
        "id" : "Procedure.code.coding:omim_g.system",
        "path" : "Procedure.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_AW_OMIM_G"
      },
      {
        "id" : "Procedure.code.coding:omim_g.version",
        "path" : "Procedure.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Procedure.code.coding:omim_g.code",
        "path" : "Procedure.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Procedure.code.coding:omim_g.userSelected",
        "path" : "Procedure.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Procedure.code.coding:omim_p",
        "path" : "Procedure.code.coding",
        "sliceName" : "omim_p",
        "max" : "1"
      },
      {
        "id" : "Procedure.code.coding:omim_p.system",
        "path" : "Procedure.code.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_AW_OMIM_P"
      },
      {
        "id" : "Procedure.code.coding:omim_p.version",
        "path" : "Procedure.code.coding.version",
        "max" : "0"
      },
      {
        "id" : "Procedure.code.coding:omim_p.code",
        "path" : "Procedure.code.coding.code",
        "min" : 1
      },
      {
        "id" : "Procedure.code.coding:omim_p.userSelected",
        "path" : "Procedure.code.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Procedure.subject",
        "path" : "Procedure.subject",
        "label" : "TR01",
        "short" : "Patientenbezug",
        "definition" : "Diese Referenz wurde aus technischen Gründen erzeugt, um dieser patientenbezogenen Ressource zu genügen. Aus informationstechnischer Sicht ist Diese jedoch nicht notwendig, da der Zusammenhang bereits über das Attribut related hergestellt worden ist.",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.subject.reference",
        "path" : "Procedure.subject.reference",
        "min" : 1
      },
      {
        "id" : "Procedure.subject.type",
        "path" : "Procedure.subject.type",
        "max" : "0"
      },
      {
        "id" : "Procedure.subject.identifier",
        "path" : "Procedure.subject.identifier",
        "max" : "0"
      },
      {
        "id" : "Procedure.subject.display",
        "path" : "Procedure.subject.display",
        "max" : "0"
      },
      {
        "id" : "Procedure.encounter",
        "path" : "Procedure.encounter",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung|1.2.0"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Procedure.encounter.reference",
        "path" : "Procedure.encounter.reference",
        "min" : 1
      },
      {
        "id" : "Procedure.encounter.type",
        "path" : "Procedure.encounter.type",
        "max" : "0"
      },
      {
        "id" : "Procedure.encounter.identifier",
        "path" : "Procedure.encounter.identifier",
        "max" : "0"
      },
      {
        "id" : "Procedure.encounter.display",
        "path" : "Procedure.encounter.display",
        "max" : "0"
      },
      {
        "id" : "Procedure.performed[x]",
        "path" : "Procedure.performed[x]",
        "max" : "0"
      },
      {
        "id" : "Procedure.recorder",
        "path" : "Procedure.recorder",
        "max" : "0"
      },
      {
        "id" : "Procedure.asserter",
        "path" : "Procedure.asserter",
        "max" : "0"
      },
      {
        "id" : "Procedure.performer",
        "path" : "Procedure.performer",
        "max" : "0"
      },
      {
        "id" : "Procedure.location",
        "path" : "Procedure.location",
        "max" : "0"
      },
      {
        "id" : "Procedure.reasonCode",
        "path" : "Procedure.reasonCode",
        "short" : "OMIM-P-Code",
        "definition" : "An dieser Stelle wird der OMIM-P-Code zur Dekalartion der Art der Erkrankung eingetragen.",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.reasonCode.coding",
        "path" : "Procedure.reasonCode.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.reasonCode.coding.system",
        "path" : "Procedure.reasonCode.coding.system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/NamingSystem/KBV_NS_AW_OMIM_P",
        "mustSupport" : true
      },
      {
        "id" : "Procedure.reasonCode.coding.version",
        "path" : "Procedure.reasonCode.coding.version",
        "max" : "0"
      },
      {
        "id" : "Procedure.reasonCode.coding.code",
        "path" : "Procedure.reasonCode.coding.code",
        "short" : "OMIM-P CODE",
        "definition" : "OMIM-P CODE",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Procedure.reasonCode.coding.display",
        "path" : "Procedure.reasonCode.coding.display",
        "max" : "0"
      },
      {
        "id" : "Procedure.reasonCode.coding.userSelected",
        "path" : "Procedure.reasonCode.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Procedure.reasonCode.text",
        "path" : "Procedure.reasonCode.text",
        "max" : "0"
      },
      {
        "id" : "Procedure.reasonReference",
        "path" : "Procedure.reasonReference",
        "max" : "0"
      },
      {
        "id" : "Procedure.bodySite",
        "path" : "Procedure.bodySite",
        "max" : "0"
      },
      {
        "id" : "Procedure.outcome",
        "path" : "Procedure.outcome",
        "max" : "0"
      },
      {
        "id" : "Procedure.report",
        "path" : "Procedure.report",
        "max" : "0"
      },
      {
        "id" : "Procedure.complication",
        "path" : "Procedure.complication",
        "max" : "0"
      },
      {
        "id" : "Procedure.complicationDetail",
        "path" : "Procedure.complicationDetail",
        "max" : "0"
      },
      {
        "id" : "Procedure.followUp",
        "path" : "Procedure.followUp",
        "max" : "0"
      },
      {
        "id" : "Procedure.note",
        "path" : "Procedure.note",
        "max" : "0"
      },
      {
        "id" : "Procedure.focalDevice",
        "path" : "Procedure.focalDevice",
        "max" : "0"
      },
      {
        "id" : "Procedure.usedReference",
        "path" : "Procedure.usedReference",
        "max" : "0"
      },
      {
        "id" : "Procedure.usedCode",
        "path" : "Procedure.usedCode",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.